home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / READMEFiles / NLoad.README < prev    next >
Text File  |  1992-08-29  |  1KB  |  20 lines

  1. README                                                         April, 1991
  2.  
  3. NLoad is a graphic load average display application for the NeXT which runs in its application icon rather than opening a window. It can display all three load average queues using separate colors.  By setting the default 'QueueLength' (previously called 'qLength') for 'NLoad' to one of 1, 5 or 15 you can limit it to displaying a single queue in a single (fixed) color.  By default it displays all queues.
  4.  
  5. Other hosts can be monitored using the 'Hosts...' menu item which will bring up a NetInfo Open panel and allow you to select any host in the NetInfo database.
  6.  
  7. The 2.0 NLoad is based on the 1.0 version derived from the original 0.9 application by Bryce Jasmer <jasmerb@cs.orst.edu> and Tim Johnson <johnsot@cs.orst.edu> and includes contributions from Rex Pruess <rpruess@umaxc.weeg.uiowa.edu> and John G. Myers <jm36+@andrew.cmu.edu>.
  8.  
  9. BUGS
  10.  
  11. The loadave() routine should really take a double vector instead of long and handle the tl.tl_lscale == 0 case correctly.  Unfortunately, the tbl_loadavg struct definition in <sys/table.h> doesn't agree with the (undistributed) 'table' man page definition for the struct which uses a union.
  12.  
  13. There is no control over the initial placement or size of additional host windows.
  14.  
  15.  
  16. Christopher Lane (lane@sumex-aim.stanford.edu)
  17. Symbolic Systems Resources Group
  18. Knowledge Systems Laboratory
  19. Stanford University
  20.